body{background: #f6f6f6;font:14px '微软雅黑','Microsoft YaHei',sans-serif;}
			.header{padding: 17px 0;background: linear-gradient(to right,#3078EE,#194FA8);}
			.header ul{width: 1280px;margin: 0 auto;}
			.header ul h6{float: left;color: #fff;line-height: 24px;height: 24px;}
			.header ul h5{float: right;color: #fff;position: relative;margin-left: 16px;line-height: 24px;height: 24px;}
            .header ul h5 a{color:#fff}
			.header ul h5 u{width: 11px;height: 17px;display: inline-block;background: url(../images/wap.png) no-repeat center center;position: relative;top: 3px;margin-right: 2px;}
			.header ul h5 .inputBox{width: 283px;color: #fff;background: #194caa;height: 24px;border: none;border-radius: 12px;padding-left: 15px;}
			.header ul h5 .submit{width: 17px;height: 24px;display: inline-block;background: url(../images/search.png) no-repeat center center;position: absolute;top: 0;right: 15px;}	
			.logobox{background: #fff;padding: 20px 0;border-bottom: 2px solid #3078EE;}
			.logobox ul{width: 1280px;margin: 0 auto;}		
			.logobox ul img:nth-child(1){float: left;}
			.logobox ul img:nth-child(2){float: right;}
			
			.main{width: 1280px;margin: 20px auto;}
			.main ul{float:left}
			.main ul li{width: 178px;border-radius: 3px;margin-bottom: 2px;margin-right: 2px;padding: 14px 20px 11px; font-size: 22px;background: #fff;}
            .main ul li a{color:#3078EE;}
			.main ul .on{background: #3078EE;}
			.main ul .on a{color: #fff;}
			.main ul li span{background: url(../images/book_b.png) no-repeat ;width: 17px;height: 20px;display: inline-block;margin-right: 11px;}
			.main ul .on span{background: url(../images/book.png) no-repeat ;}
            .main ul div img{width: 218px;height: 360px;}
			.main ol{background: #fff;float: left;padding: 30px;width: 1000px;}
			.main ol li{float: left;margin: 20px 18px;padding: 5px;}
			.main ol li img{width: 200px;height: 270px;border: 2px solid #F6F6F6;border-radius: 3px;}
			.main ol li p{width: 200px;text-align: center;font-size: 20px;padding-top: 15px;color: #262626;}
            .main ol li:hover img{border: 2px solid #FFB643;}
            .main ol li:hover p{color:#FFB643;}
			footer{display: block;background: linear-gradient(to right,#194FA8,#3078EE);padding: 20px 0;}
			footer div{width: 1280px;margin: 0 auto;text-align: center;}
			footer div p{color: #fff;margin: 10px 0;}
            footer div p a{color: #fff;}